|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnegotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection
negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.IntegerEvaluationSection
public class IntegerEvaluationSection
| Field Summary |
|---|
| Fields inherited from class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection |
|---|
evalLowerBound, evalUpperBound, lowerBound, upperBound |
| Constructor Summary | |
|---|---|
IntegerEvaluationSection(int lowerBound,
double evalLowerBound,
int upperBound,
double evalUpperBound)
|
|
| Method Summary | |
|---|---|
double |
getNormal(double weight)
|
| Methods inherited from class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection |
|---|
getEvalLowerBound, getEvalUpperBound, getLowerBound, getTopPoint, getUpperBound |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntegerEvaluationSection(int lowerBound,
double evalLowerBound,
int upperBound,
double evalUpperBound)
| Method Detail |
|---|
public double getNormal(double weight)
getNormal in class ContinuousEvaluationSection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||